Greenlake Sustainability Dashboard

A dashboard created for HPE Greenlake to reduce carbon emissions from a data center.

Tommy Smale https://emeraldvue-5d3047c5816b.herokuapp.com
2025-04-10

Intro

This is a dashboard that enables users to reduce carbon emissions from a data center. There are processes in place that capture metrics from compute servers, networking equipment, or storage devices. The algorithm leverages this data to optimize resources, such as idling during periods of low usage, so the machines can have less carbon emissions. This helps save the planet while also reducing cost for data centers, it’s a win win!

Usage

The following is the view when you open the dashboard. Dashboard

The algorithm will then show you the optimizations to compute resources or carbon emissions it is able to make. It will ask for confirmation before making the changes. Optimization Feature

Design

The dashboard was built using the React component library Grommet. For UX inspiration the HPE design system was referenced. My friend and collegue Preston Massey-Blake made substantial contributions. The following is a high level overview of the architecture used to build this application.

Architecture